home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 47 / Amiga Format AFCD47 (Issue 131, Xmas 1999).iso / -screenplay- / shareware / zangband226c / z_update.txt < prev    next >
Text File  |  1999-10-04  |  44KB  |  848 lines

  1. This is a document file listing the changes in Zangband (compared to the
  2. standard Angband 2.8.1.) No long explanations, just a list. See code for
  3. details. In reversed chronological order (more or less):
  4.  
  5. ZAngband 2.2.6c
  6. -*Really* fixed the bug that could cause crashs when finishing a random
  7.  quest.
  8. -Several changes to the 'Old Castle' quest. Replaced the "unknown grids"
  9.  with normal floor. Fixed a bug that placed Mother Hydra instead of
  10.  Death Knights. The reward is now correctly placed in front of the inn.
  11.  You will now fail the quest when leaving without completing it first.
  12. -Fixed a bug that caused beam spells to do double damage at the end of
  13.  the beam.
  14. -Orc and Troll pits will no longer contain undead trolls or orcs.
  15. -The casino will throw you out if you don't have money.
  16. -Fixed a glitch in the description of the snotlings.
  17. -Splitted up the cave generation source code.
  18.  
  19. ZAngband 2.2.6b
  20. -Fixed a bug that could cause crashs when finishing a random quest.
  21.  
  22. ZAngband 2.2.6
  23. -Added a new quest and 3 new artifacts by Shayne Steele.
  24. -Added a new quest by John I'anson-Holton.
  25. -Added Mark Kvale's labyrinth rooms.
  26. -The Alter (+) command will close an open door, as the documentation
  27.  says it does.
  28. -The monster memory will now record the lack of attacks of some monsters.
  29. -Fixed some small bugs in the documentation.
  30. -Fixed some bugs that prevented display of the correct message when
  31.  failing some of the quests.
  32. -The quest stairs will no longer be placed on objects.
  33. -Disintegration spells will no longer affect grass and dirt and
  34.  disintegrated trees will leave behind a patch of grass.
  35. -Cleaned up the handling of non-living monsters.
  36. -Monsters detected by magic are now correctly marked as seen in the
  37.  monster memory.
  38. -Rewards for killing uniques are no longer depending on the "speaking
  39.  uniques" option.
  40. -Fixed several small bugs in the monster definitions.
  41. -Fixed a bug that prevented the proper assignment of the Water Cave quest.
  42. -Fixed a bug in the distribution of charges for thrown wands and rods.
  43. -Fixed a bug that prevented Eldritch Horrors detected by telepathy or
  44.  magic from blasting your sanity.
  45. -Secret doors the player reveals are sometimes locked or jammed.
  46. -Doubled the maximum number of objects and monsters per level.
  47. -The spell list now uses colors.
  48. -The savefile loading code now always shows the correct version number.
  49. -Fixed a compilation problem in the X11 module when compiling with graphics
  50.  turned off.
  51. -Fixed a compilation problem on Solaris and SGI machines.
  52.  
  53. ZAngband 2.2.5e
  54. -Recharging wands, staffs, and rods is now easier and more powerful.
  55. -Fixed a bug that could crash the game when recharging wands or staves
  56.  with many charges.
  57. -Fixed a bug that created overcharged wands when purchasing wands from
  58.  stores.
  59. -The black market will now often carry stacks of wands, rods, and staves.
  60. -Fixed a bug in trump magic's Mind Blast spell that could crash the game.
  61. -Fixed a bug in the pricing of the recharge services for staves.
  62. -The Windows version will now prevent saving and exiting the game while
  63.  reading a scroll to stop certain abuses.
  64.  
  65. ZAngband 2.2.5d
  66. -Spells that ask for a direction or an item to apply the spell to, can
  67.  now be canceled without losing a turn or mana.
  68. -Fixed a bug in Z 2.2.5c that lowered the hitpoints of many monsters.
  69. -Fixed two small bugs in the vaults.
  70. -Blue horrors will now appear near the location of the killed Pink horror.
  71.  
  72. ZAngband 2.2.5c
  73. -Fixed a bug that prevented locked doors from detection with spells.
  74. -Fixed a compilation problem in main-gcu.c for curses versions support
  75.  for colors.
  76. -Fixed a bug that allowed stacked staves to be overcharged in the tower
  77.  of sorcery.
  78. -Fixed some bugs in the new vaults.
  79. -Fixed a bug that messed up the order of quests in the town Telmora.
  80. -Fixed a bug that allowed Farmer Maggot's dogs to speak when dying and
  81.  to be wanted for crimes.
  82. -Fixed a bug in the definition of the 16x16 tile for angels.
  83. -Compiled the DOS version with the up-to-date version of Allegro 3.11.
  84.  This should improve compatibility with various sound- and graphic-cards.
  85. -The Windows version no longer requires the ZAngband.ini file to be
  86.  present.
  87. -Added an experimental terminal window option to show a player-centered
  88.  overhead view of the dungeon.
  89.  
  90. ZAngband 2.2.5b
  91. -Quest monsters that have been teleported away by destruction spells
  92.  will now be healed.
  93. -Fixed a bug that caused the game to hang when entering some of the shops.
  94. -Fixed a typo in "melee2.c" that influenced speaking uniques.
  95. -The buildings in the "lite" town are not correctly initialized.
  96. -Long rumors (more than 80 characters) will no longer cause error
  97.  messages.
  98. -Bug in the price calculation of wands fixed.
  99. -Changed the windows resizing in the Windows version a bit.
  100.  
  101. ZAngband 2.2.5
  102. -Added an option to unify the item commands like "zap a rod", "use a
  103.  staff", "eat food", "aim a wand", ... into a "use object" command.
  104. -Bloodletters of Khorne drop Blades of Chaos less often.
  105. -Randomized the parameters for dungeon creation to produce more
  106.  different dungeon layouts.
  107. -Character dumps will now include the inventories of all homes.
  108. -Empty slots in homes and the player inventory are no longer displayed
  109.  in the character dumps and spaces are stripped from the line endings.
  110. -Added Eric Bock's unbiased RNG as an startup-option.
  111. -Added a modified version of Matt Graham's speaking uniques patch.
  112.  The lines for every speaking unique are now user-defineable for the
  113.  fearful, friendly and normal monsters and the death of the monster.
  114. -Added lines for Farmer Maggots dogs.
  115. -Farmer Maggot, Martti Ihrasaari, and Fundin Bluecloak are now friendly,
  116.  but will fight back if attacked (or aggravated).
  117. -The Shadow Cloak of Luthien now provides light- and dark-resistance.
  118. -The confusion resistance granted by chaos resistance is now displayed.
  119. -Telekinetic powers no longer work on items in vaults.
  120. -Several small changes to the "City beneath the sea" quest.
  121. -Various quest related bugs have been fixed.
  122. -Changed the autoroller to the Angband 2.8.3 layout.
  123. -Pets will not try to shoot spells through the player.
  124. -Two bugs in the easy_pickup option fixed. The correct message will be
  125.  displayed when picking up an object from a stack including money.
  126.  Switching between inventory and equipment lists when selecting an
  127.  object will now correctly update the display.
  128. -Fixed a bug that displayed the quest-completed message again
  129.  when killing summoned monsters in an already completed fixed quest.
  130. -The descriptions for the lightning ball (radius 3) and the
  131.  balance dragon scale mail activation are now correctly displayed.
  132. -Fixed a bug that caused the wilderness to be reinitialized when leaving
  133.  a building even if not necessary.
  134. -Fixed a bug with the monster-tracking of some spells.
  135. -Fixed a typo and a wrong terrain feature in the "Logrus Master" quest.
  136. -Fixed a small error in the character history of vampires.
  137. -Fixed several bugs in the research monster building command.
  138. -Monster recall no longer shows the "You feel an intense desire to
  139.  kill this monster." message if you have not met the creature yet.
  140. -Added Keldon Jones' new main-gcu files with support for multiple windows,
  141.  color redefinition and special character support.
  142. Thanks to Topi Ylinen for the following changes:
  143. -Many monsters have been tweaked a bit (mainly rebalancing hitpoints).
  144. -Potions of Healing and *Healing* are now more common on the deeper levels.
  145. -Two new quests added.
  146. -New quest-failed texts for several quests.
  147. -The 8x8 tiles have been slightly edited and various errors in the tile
  148.  definitions have been fixed.
  149. -The command to dump the "Knowledge menu" lists into a file (with 'f'
  150.  or 'F') is available again.
  151. The following changes are taken from Leon Marick's OAngband:
  152. -Added the enhanced wand and rod stacking.
  153. -Confused monsters cannot steal items.
  154.  
  155. ZAngband 2.2.4
  156. -Most fixed quests will now be marked as failed if you leave before
  157.  completing your goal.
  158. -Changed the "Druid's Shop" quest to a "Logrus Master" quest.
  159. -Added 33 new vaults designed by Chris Weisiger.
  160. -Chests produce less gold and more items; all chest items are at least
  161.  "good" (like in GWAngband).
  162. -Increased the randomness of long-range teleport effects to decrease the
  163.  frequency of consecutive teleports "bouncing" the player between two or
  164.  three different spots (also from GWAngband).
  165. -Golems have now a penality to dexterity (-2).
  166. -Mindcrafters no longer get the 'dimension door' power.
  167. -Toned down The Katana of Groo and Stormbringer.
  168. -Toned down the number of extra attacks on random artifacts.
  169. -The quests from the magic towers are now only available for members
  170.  of the towers realm.
  171. -Added a note about the startup-options to the prompts at birth.
  172. -Fixed a bug that could crash the game when making strange offers while
  173.  haggling.
  174. -Corrected the damage calculation for slays and brands in the weaponsmaster.
  175. -Fixed a bug in the Amberites 'shadow shifting' ability while in quests.
  176. -Fixed a bug that could turn monster hitpoints negative when draining
  177.  charges from magical items.
  178. -Monsters attacked by other monsters will now always wake up.
  179. -Fixed a typo in the description of 'Cthugha, the Living Flame'.
  180. -Added a patch by Julian Lighton, that changes the way effects like
  181.  Mind Wave interact with special critters like Pink Horrors and
  182.  Warriors of the Dawn.
  183. -Changed the Windows port to support easier resizing of the windows
  184.  and display of scores.  Also removed the Abort menu item.
  185. -Added a modified 'main-x11.c' file by Denis Eropkin.
  186. -The wall creation spells like "Wall of Stone" no longer create a
  187.  wall directly on the player.
  188. -Corrected the pluralization of some monsters.
  189. -Added an updated short building documentation and a new rumor file
  190.  with many new and changed rumors (thanks to Juergen Neitzel).
  191.  The total number of rumors is now 613.
  192.  
  193. ZAngband 2.2.3d
  194. -Fixed a bug that caused food to become invisible after switching from
  195.  the 8x8 tiles to ASCII mode.
  196. -Fixed a bug in the loading of magic realm specific pref-files.
  197.  Macros and other preferences in files with the names "Life.prf",
  198.  "Sorcery.prf", "Nature.prf", "Chaos.prf", "Death.prf", "Trump.prf",
  199.  and "Arcane.prf" are now automatically loaded for magic users with
  200.  these realms.
  201. -Fixed a small memory leak in the research monster option.
  202. -Fixed a bug in the chaos realm spell "Meteor swarm".
  203. -ZAngband will no longer try to place Sea-Trolls in troll pits.
  204. -Corrected hitpoints of lesser krakens and Yig, Father of Serpents.
  205. -Friendly monsters will no longer be wanted for crimes.
  206. -Undead players races will start the game at midnight.
  207.  
  208. ZAngband 2.2.3c
  209. -Fixed a bug in the weaponsmaster that could cause the inventory to
  210.  get corrupted.
  211. -Worked around a bug in the optimizer of the Windows MS VC compiler
  212.  that caused all entries in the list of racial powers and mutations
  213.  to be labeled with "a)".
  214. -Fixed a bug that allowed the player to gain full knowledge
  215.  about all monsters.
  216. -Kamikaze yeeks and Leprechaun fanatics are now fearless.
  217. -Fixed a bug in the "polymorph self" routine that could cause
  218.  crashes.
  219. -Restored the 'Hellfire' spell to it's former glory. Evil monsters
  220.  take extra damage, all others normal damage.
  221. -Fixed a bug that allowed the player to fire anything with a bow
  222.  that is too heavy to wield comfortably.
  223. -Fixed a bug that could place the player inside rubble after recalling
  224.  down into the dungeon.
  225.  
  226. ZAngband 2.2.3b
  227. -The algorithm for the selection of random quest monsters is now
  228.  less likely to choose an easy monster, especially on the deeper levels.
  229. -Prevented savefile-scumming of the casino.
  230. -Fixed a bug that sometimes caused monsters in quests to share the same
  231.  position with the player.
  232. -Fixed a bug that allowed up-stairs to be created in the 'no climbing up'
  233.  mode on quest-levels.
  234. -Fixed the palette of the 16x16.bmp for the Windows version.
  235. -Fixed the 16x16 tiles for 'Wolf, Farmer Maggot's dog' and the
  236.  'insect swarm'.
  237. -Fixed a bug in the vanilla_town option that could cause the player
  238.  to be trapped in permanent walls.
  239.  
  240. ZAngband 2.2.3
  241. -Improved the initialization- and game-speed and reduced memory requirements.
  242. -Added a menu for startup options (press '=' at character generation to
  243.  enter it).
  244. -Added a 'vanilla town' startup-option, that disables the wilderness,
  245.  buildings and quests (but you can still use the random quests).
  246. -Added several 'ironman' startup-options, like 'all stores closed',
  247.  'no climbing upwards', 'always small levels', and 'always autoscum'.
  248. -Added a menu for 'pet commands' (press 'p' to access it).  You can
  249.  call them to you, send them out to kill monsters, dismiss them, and
  250.  allow/dissallow opening of door and picking up items. Your pets will
  251.  drop all picked up items when you disallow them to pick up anything.
  252. -Greatly lowered the fail-rates of the trump spells.
  253. -Trump summoning spells will now only summon hostile monsters if the
  254.  spell fails.
  255. -Rangers start now with a short-bow, a dagger and some arrows instead
  256.  of the broad-sword.
  257. -High-mages will now start with a wand of magic missile.
  258. -Changed the monster AI to allow monster groups to surround the player
  259.  in arena levels and in the wilderness.
  260. -Completely changed the item enchantment and recharge services of
  261.  the buildings and adjusted the prices.
  262. -You can now also enchant bolts and shots in the Rangers guild.
  263. -Changed the Weaponsmaster to display the weapon-damage including the
  264.  players bonus to damage.
  265. -Random quest monsters may now appear in groups or with escorts.
  266. -Changed the creation of trees in the dungeon to a more reasonable layout.
  267. -Added a new room type with four pillars.
  268. -Lowered the odds of ammunition breaking when thrown/fired.
  269. -Changed the display of racial powers and mutations to show fail rates.
  270. -Adjusted the 'shriek' mutation.
  271. -Changed the 'Hellfire' spell. Now it hurts Good, Evil resist,
  272.  and others take normal damage.
  273. -Fixed a bug in the mindcrafter 'psychometry' spell that could cause crashes.
  274. -Fixed a bug in the rumors code that produced *strange* rumors.
  275. -You no longer receive "The sun has risen/fallen" messages when in a quest.
  276. -The 'Living Trump' spell now correctly gives 'random teleportation'
  277.  or the 'teleport control' ability.
  278. -Golems, skeletons, zombies, vampires and spectres no longer get food
  279.  rations at character birth. Vampires no longer get scrolls of light.
  280. -Fixed a bug that messed up quest-descriptions with single quotes
  281.  in the text.
  282. -The 'banish evil' mutation no longer affects quest monsters or uniques.
  283. -'Swordsman' will now be correctly pluralized.
  284. -The 'Eric's Stronghold' quest in the 'lite' town is rewarded correctly.
  285. -A bug that caused *strange* problems when the sound of the DOS version
  286.  was enabled was "fixed" by disabling MOD-file support.
  287. -Fixed a bug in the initialization of realm dependent buildings.
  288. -Added a bunch of new 16x16 tiles by Adam Bolt.
  289. -Updated the ZAngband FAQ and the documentation a bit.
  290. -The following bugfixes and patches are taken from Tim Baker's ZAngbandTk:
  291. -Added the 'easy floor' option. You can now select an item from a stack
  292.  on the floor by browsing a list.
  293. -Fixed a bug that prevented the player from entering a new wilderness
  294.  area if the target grid was lava or water.
  295. -The monster-health bar is now correctly updated.
  296. -The 'Cowardice' mutation is now correctly handled.
  297. -Animal pack monsters will now flee correctly if afraid.
  298. -Fixed a bug that could cause the mindcrafters spell-points to go
  299.  below zero if a failed spell caused a mana-storm.
  300. -Friendly monsters and pets are now a bit more careful in the
  301.  selection of targets for distance attacks.
  302. -Monsters falling asleep from an psi-attack are now correctly noted.
  303. -Escaping from an earthquake works now correctly.
  304. -Monsters that are embedded in rock after an earthquake are now killed.
  305. -Snaga sappers will now explode when killed.
  306.  
  307. ZAngband 2.2.2d
  308. -Having mutations will now slow down hitpoint regeneration and reduce
  309.  the hitpoints healed from draining monsters with a vampiric weapon.
  310.  Beastman are affected less by this effect.
  311. -The door creation spell no longer creates a door directly on the player.
  312. -Added many new rumors by Juergen Neitzel.
  313. -Fixed the display of the life rating.
  314. -Fixed the wilderness mode prompt.
  315. -ZAngband now removes the '.lok' file when quiting at character
  316.  generation on systems where VERIFY_SAVEFILE is defined.
  317. -Removed the space after Thorondor's name in r_info.txt.
  318. -Beholders are now worth less experience than the undead beholders.
  319. -Really fixed the bug in the 'Eric's Stronghold' quest.
  320. -Fixed the articles of the new armors.
  321. -The 'Assault on Montsalvat' quest is now only available to
  322.  Paladins of Death.
  323. -Fixed two bugs in the monster polymorph code.
  324. -Changed the prompt when quitting (commiting suicide).
  325. -Changed the behaviour of the automatic trap disarming. Traps that
  326.  can't affect you are now ignored.
  327. -Disintegration spells no longer affect water or lava.
  328. -Fixed a bug in the artifact activation code that prevented
  329.  artifact dragon scale mails from activating correctly.
  330. -Scrolls of artifact creation no longer affect dragon scale mails.
  331. -Splitted up the source code into smaller files.
  332.  
  333. ZAngband 2.2.2c
  334. -The chaos tower can now remove mutations.
  335. -Fixed a bug in the layout of the M$ quest.
  336. -Fixed a bug that made pack animal fearless.
  337. -Fixed a bug that could hang the game in mountain areas.
  338. -Fixed several spelling errors.
  339. -Fixed a bug that prevented already killed uniques from being revived
  340.  for a quest.
  341. -Fixed a bug that allowed normal sized levels to be created when the
  342.  'always create small dungeon-levels' option is active.
  343. -Fixed a bug that caused monsters to cast spells at the player
  344.  even if they can't hit the player with the spell.
  345. -Fixed several bugs in the M$ quest.
  346. -Fixed a bug in the 'Eric's Stronghold' quest.
  347. -Fixed a bug in the R'Lyeh quest.
  348. -Fixed a bug that allowed monsters that can 'destroy weaker monsters'
  349.  to destroy quest monsters.
  350. -Fixed a bug that caused the extra attacks from mutations to sometimes
  351.  "kill" an already dead monster.
  352. -Changed the vampiric mutation to act like the racial activation.
  353. -The mindcrafter 'psychometry' spell now can pseudo-id already sensed items.
  354. -Added Jesse Jones' updated main-mac.c file (used for the Mac versions)
  355.  with improved handling of multiple monitors, arg_graphics is saved
  356.  with the preferences, and a much more attractive alert window.
  357.  
  358. ZAngband 2.2.2
  359. -Fixed a bug that could crash the game when entering any area
  360.  around the town 'Angwil'.
  361. -Fixed the 'wilderness mode' prompt.
  362. -Allowed the dropping of items and running in forests.
  363. -Pressing ESCAPE at the prompt for your bet in the gambling
  364.  house works now correctly.
  365. -Fixed a graphics glitch with beam spells and permanent walls.
  366. -'Word of recall' works now also outside of the towns.
  367. -Golems, Zombies, Vampires, ... no longer can get food in the inns.
  368. -You have now to pay for rumors in the inn.
  369. -Dworkin Barimen has now a chance to drop the Jewel of Judgement.
  370. -You can no longer kick aquatic monsters in the ankle.
  371. -Removed a dublicated 'You have completed your quest!' when
  372.  summoning and killing a monster in an already completed quest.
  373. -Killing monsters with the explosion of a thrown potion gives now
  374.  experience.
  375. -Fixed the 'You see (nothing).' message that can appear in an obscure
  376.  constellation involving a skeleton quaffing a potion of detonation.
  377. -Set the default state of the first two terminal windows to
  378.  'Display messages' and 'Display inven/equip'.
  379. -Set the default state for the list and look commands to expanded mode.
  380. -'Trap Creation' only affects floor grids now.
  381. -Added 4 new quests designed by Topi Ylinen.
  382. -Added 5 new quests designed by Jeff Coleburn.
  383. -Changed some other quests slightly.
  384. -Added the Rod of Pesticide (fast charging, activates for a low damage
  385.  poison cloud).
  386. -Changed the behavior of earthquake/destruction spells in quests.
  387.  In random quests these spells try to teleport away quest monsters,
  388.  before the area caves in, in predefined quests these spells do
  389.  nothing.
  390. -Changed the (Mass-)Genocide spells to prevent them from working in
  391.  predefined quests.
  392. -Fixed the pluralization of various monster names.
  393. -Bloodletters of Khorne may now drop magical blades of chaos.
  394. -Added a draft of the new ZAngband-FAQ.
  395. -Various other bugfixes.
  396.  
  397. ZAngband 2.2.1
  398. -Changed the scores file back to the old pre-2.2.0 file-format, Score-files
  399.  from version 2.2.0 won't work!  The installation will overwrite the
  400.  'lib/apex/scores.raw' file by default, so if you want to keep your
  401.  old scores file then make a backup before installing.
  402. -Added friendly monsters.
  403. -Added a 'no wilderness' mode for slower systems. The mode can be selected
  404.  when starting a new character and when importing a 2.1.1c or older
  405.  savefile. A special town with quests and buildings has been added for
  406.  this mode.
  407. -Bloodletters of Khorne drop now a Blade of Chaos when killed.
  408. -Pink horrors split into two Blue Horrors when killed.
  409. -Allowed easy addition of new monsters to r_info.txt.
  410. -Various optimizations to improve game speed.
  411. -Added a cold aura to some monsters.
  412. -Added an option to switch on 'hard quests' on character birth and when
  413.  importing old savefiles.
  414. -Fixed a bug in the 'Reset Recall' spell.
  415. -Fixed problems with the 'Vault' quest.
  416. -Added a home to the town Telmora.
  417. -Changed the 'look' command to ignore boring terrains.
  418. -Changed the damage when walking over shallow lava.
  419. -Fixed a bug that allowed creation of townspeople in the dungeon.
  420. -Changed the behaviour of the 'magic mapping' spell.
  421. -Fixed a bug that allowed monsters to ignore 'glyphs of warding' and
  422.  'exploding runes'.
  423. -Fixed bugs in the 'absorb light' mutation.
  424. -Fixed a bug that sometimes prevented the creation of 'connected stairs'
  425.  and caused lookups when killing the last quest-monster.
  426. -Fixed a bug that hangs the game when displaying the contents of your
  427.  houses after quitting or dying.
  428. -Various changes in the monster definitions.
  429. -Fixed the k_info.txt entry of the Trifurcate Spear.
  430. -Removed some disturbing messages.
  431. -'Detect treasure' no longer detects monsters represented with an '*'.
  432. -Prevented the use of 'Alter Reality' in quests.
  433. -Changed the description of ~ in the 'identify symbol' command.
  434. -Changed some of the 8x8 tiles.
  435. -Hagen has now a high chance to drop his spear.
  436. -Fixed the 'cursed items as quest rewards' bug.
  437.  
  438. ZAngband 2.2.0
  439. -Added 279 new monsters and the corresponding 8x8 sized tiles designed and
  440.  drawed by Topi Ylinen.
  441. -Added 46 new items (weapons, armor, and ammo) designed by John Duffin and
  442.  Leigh Silas Hanrihan.
  443. -Added exploding, aquatic, swimming, and flying monsters.
  444. -Added new monster melee attacks (time, explode, and disease).
  445. -Added Ken Wigles KAngband style town, quests and terrains.
  446. -Changed quest system to allow more flexibility and multi-level quests.
  447. -Added big wilderness outside the towns with a modified fractal terrain
  448.  generator from KAmband.
  449. -New initialization code for quests, towns, buildings and wilderness.
  450. -Removed the 64 kByte limits for monsters, items, artifacts, and vaults.
  451. -Moved the definition of the limits for the number of monsters, items,
  452.  vaults, ... to an external data-file.
  453. -Added Keldon Jones patch to allow automatic recreation of the raw-files.
  454. -Added "equippy chars" in the inventory, equipment list and in shops.
  455. -Fixed the definitions of the new tiles for the Half-Ogres and Dark-Elfes.
  456. -Added support for the S-Lang scripting language, based on Scott Bigham's
  457.  S-Lang patch.
  458. -Added Greg Wooledge's patch that adds the "flag grid" to Zangband
  459.  char dumps and shows immunities in the "flag grid".
  460. -The Windows version no longer requires "LibPath" to be set correctly.
  461.  This allows installation in any directory without changes to the ini-file.
  462. -Allowed random selection of race, class, realms, ... at character birth
  463.  with the * key.
  464. -Added the Easy-Patch by Tim Baker and changed it to be an option.
  465. -Added 52 new mutations created by Jeff Duprey.
  466. -Changed the pet AI to make the pets more useful.
  467. -Added new sound-events.
  468. -Only uniques will now resist disintegration effects.
  469. -Warrior-Mages can now choose Sorcery.
  470. -Many other changes and bugfixes.
  471.  
  472. ZAngband 2.1.1c
  473. -Fixed the 16x16 tile for hobbit characters. A beer mug is fitting for
  474.  a hobbit, but it was still a bug. ;-)
  475. -Fixed another bug in the creation of quest levels.
  476. -Allowed all characters created in pre 2.1.1 versions of ZAngband to
  477.  choose the number of quests when loading the savegame. You may have to
  478.  leave and reenter the current level, if it's a quest level.
  479. -Only Uniques will now resist disintegration effects.
  480. -The last questmonster now drops all carried items, the normal monster
  481.  drop and one reward item when you finish the quest.
  482. -Reward drops are no longer added to the monster knowledge.
  483. -Fixed the problem with the transparent color of the 8x8 bitmap.
  484.  
  485. ZAngband 2.1.1b
  486. -Quest message pluralization fixed (again).
  487. -No more extremely out of depth quests for new characters.
  488. -Disintegration spells like "Fist of force" can destroy walls.
  489. -Reflection works now.
  490. -Corrected the new tiles for spirit naga, angel, and blue jellies.
  491.  
  492. ZAngband 2.1.1
  493. -Paralysis attacks on a paralyzed player always do at least one hp of
  494.  damage.  This should prevent "infinite paralysis" from floating eyes.
  495. -Fixed some bugs in the autosaving code.
  496. -Fixed a bug in the monster-AI code.
  497. -Added circular rooms from Dag Arneson Ying-YAngband.
  498. -Fixed a bug that allowed the creation of artifact-arrows, -bolts,
  499.  and -shots with scrolls of artifact creation.
  500. -Adam Bolt's tiles are now finished and every monster/object/spell effect
  501.  has a tile.
  502. -Another bug in the quest code fixed.
  503. -Quest messages are now correctly pluralized.
  504. -The roguelike commands to show game time (the ' key) and to activate the
  505.  racial power/mutation (the O key) work now.
  506. -Benny S. Hofmann's patch to the windows version allows switching between
  507.  ASCII, old tiles and Adam Bolt's tiles.
  508. -Toned down the TY-curse a bit.
  509.  
  510. ZAngband 2.1.1 beta 2
  511. -Updated Adam Bolt's terrain tiles again.
  512. -Implemented the item flavoring code from Angband 2.8.3.
  513. -Fixed a bug in the macro-creation.
  514. -Fixed a bug creation of the quest levels.
  515.  
  516. ZAngband 2.1.1 beta 1
  517. -Updated Adam Bolt's terrain tiles.
  518. -Mindcrafter powers are correctly displayed in the spell-list window
  519.  and don't crash the game anymore.
  520. -Fixed a bug in the random activations of the mutations, the effects
  521.  appear less often now.
  522. -The main-win.c file is now ready for compiling with Adam Bolt's new tiles.
  523.  Just define "USE_AB_TILES" and compile it.  The windows version also
  524.  supports transparency and the "double-step bug" is fixed.
  525. -Added a sound-event for the "Hitpoint Warning".
  526. -Pets will no longer pick up/destroy items.
  527. -Implemented Greg Harvey's patch that adds the macro code from 2.8.3.
  528. -Added Heino Vander Sanden's QAngband quest code with big help from
  529.  Dean Anderson.
  530.  
  531.  
  532. Zangband 2.1.0e
  533. -Fixed some bugs with the new bookstore and the store maintainance and
  534.  owner shuffling works for the bookstore.
  535. -Fixed the problem with compiling the main.c file on Unix/Linux systems.
  536.  
  537.  
  538. Zangband 2.1.0d
  539. -Silas Dunsmore's cumulative light radius patch added.
  540.  Any object in your equipment that has the 'glow' flag will extend your
  541.  lit-area radius by 1, up to a maximum of 5.  The normal light-source
  542.  objects still work the same, but glowing artifacts and helms of light
  543.  are actually useful.
  544. -Added a bookstore to the town to free up space in the magic shop.
  545. -Fixed problems with the Summon Demon (Chaos), Raise Death (Death),
  546.  Phantasmal Servant (Trump), Mindwave, and Adrenaline (Mindcraft) spells
  547.  on systems without mathematical coprocessor.
  548. -Chaos Warriors are no longer hurt (or killed) by the "strain of casting
  549.  (Mass) Genocide" when the chaos patron casts the Genocide spell ("Let me
  550.  relieve thee of thine oppressors!").
  551. -Fixed a bug with the sound-effects, the correct effects will be played
  552.  now.
  553. -Added new sound-events for buying and selling in stores.
  554. -Added support for Adam Bolt's new tile-graphics, transparency- and
  555.  lighting-effects, MOD-, and S3M-files to the DOS version.
  556.  Adam Bolt's tiles for ZAngband are not yet finished, most of the ZAngband
  557.  specific monsters are displayed with other tiles or with ASCII-characters.
  558.  The special DOS options can be accessed by pressing ! while playing.
  559.  
  560.  
  561. Zangband 2.1.0c
  562. -Command (in powers menu) to dismiss all pets (costs no mana, takes a turn)
  563. -Alberich has lost his "deadly touch"
  564. -Hilarious new nonsensical rumours courtesy of altavista translation service
  565. -A "pit" variant of the "symbol clone nest"
  566. -James Lockwood's store-auto*id* and examine patch
  567. -Patches from Silas Dunsmore, lots of little fixes
  568. -Teleporting monsters have to pass a skill test to follow you
  569. -"Blessed" weapons are likely to resist cursing by monsters
  570. -Heavy cursing less likely; scrolls of *Remove curse* for sale in the temple
  571. TODO (features/ideas/bugfixes that have not yet been implemented):
  572.         * Game difficulty levels (point-based / simple to impossible?)
  573.         * Quests
  574.         * Your own inscriptions should not be junked if an item becomes cursed
  575.         * Potential bug: exploding unmakers crash / hang the game?
  576.         * Maybe weapons of slay xxx should glow if xxx is nearby? (option)
  577.         * Bug? Eldritch horrors seen first via ESP don't blast your sanity?
  578.         * Disintegration balls can explode out-of-bounds?
  579.         * Add oriental melee weapons for monks (nunchaku, bo stick etc.)
  580.         * Smashed potions should also affect the player (if withing range)
  581.         * Perhaps add Silas Dunsmore's cumulative light radius patch
  582.  
  583. --
  584. Zangband 2.1.0
  585. -Version handling for save files, pre-210 save files loaded as 206 save files
  586.  * Svga is the default; '-mibm' for no graphics, '-mibm -g' for font graphics
  587. -The Dos version can run in 3 modes: SVGA graphics, font graphics, text only
  588. -Lots of extra tests added to generate.c to avoid infinite loops
  589. -Special feelings caused by other than artifacts should be less common now
  590. -New options; Autosaving options; "Testing" options renamed ("Stacking")
  591. -Confirm staircases turned into a runtime option
  592. -New plain_descriptions option (to split up show_labels)
  593. -New auto_destroy option to destroy known worthless items without prompting
  594. -New option to confirm wielding/wearing known cursed items
  595. -Confirm staircases is a runtime option now
  596. -Options  menu reorganized. Zangband special options under a separate sub-menu
  597. -Activate power command ('U'/'O') uses a menu now
  598. -Total kill count option added in the 'knowledge' menu
  599. -The display command can dump to file (command 'f')
  600. -New texts added (into lib/file/) by jd9072@aol.com, for extra colour
  601. -Gollum patch (by John May & 'Tim') implemented (slighty toned down version)
  602. -Fixed a number of bugs in the object absorption code (also in store.c)
  603. -2 new magic realms: Trump (teleport+summoning), Arcane (weak general purpose)
  604. -The "Polymorph Self" is a bit less useless now
  605. -Added chaos mutations
  606. -Potion of New Life gets rid of all mutations (in addition to normal effect)
  607. -Added (possible) activation effects for random artifacts
  608. -Immunities are a _lot_ less common in random artifacts now
  609. -Fixed (?) the bug which was causing the One Ring sometimes not being cursed
  610. -Four new types of amulets to make amulets more interesting
  611. -Feather Fall turned into Levitation (allows flying over trap doors)
  612. -Object flags: NO_TELE (prevents teleporting), NO_MAGIC (no spells, high save)
  613. -Added a very powerful new artifact, the Sword of the Dawn (as rare as Ringil)
  614. -Two new races: Sprite (very weak & smart), Chaos Beastman (gain mutations)
  615. -New class: High Mage (specializes in one realm, learns it really well)
  616. -Warrior/Paladin/DeathKn gain xp for destroying deep books (all/non-Life/Life)
  617. -Certain races gain no nutrition from food (they must use Satisfy Hunger)
  618. -Chaos warriors gain resist chaos at lvl 30, resist fear at lvl 40
  619. -Unencumbered monks gain free action at lvl 25
  620. -Monks are more likely to attack with the highest level attack available now
  621. -Added special breaths for Draconian Monks, Chaos Warriors and Warrior-Mages
  622. -Monsters which use the same symbol sometimes appear in 'hordes'
  623. -Everybody's favourite monster, 'the Unmaker', is far nastier now
  624. -Some monsters are 'good' (as opposed to 'evil'), immune to holy fire
  625. -Some monsters are sanity-blasting 'eldritch horrors'
  626. -For fairnesses' sake, monsters can also have reflection & auras of fire/elec
  627. -Certain monsters may resist teleportation
  628. -Adjacent monsters which can teleport may follow you when you teleport
  629. -Clones drop treasure nor objects
  630. -The 'xxx curses' spells may actually make your equipment 'cursed'
  631. -Added a new very powerful spell, Hand of Doom, for high level uniques
  632. -Killing Amberites can be dangerous -- ever heard of the Amberite blood curse?
  633. -The Serpent of Chaos is a bit tougher now
  634. -Various minor fixes & cosmetic enhancements & new icons
  635. -Lots of features by Paul Sexton:
  636.         * Major revision of the spell system (nature+death+chaos upgraded)
  637.         * Summoning spells for friendly monsters
  638.         * Charming spells to make new friends
  639.         * Wand of Lightning Bolts -> Tame Monster
  640.         * Two new races: Vampire & Spectre
  641.         * Mindcrafter class
  642.         * Potion smashing effects
  643.         * Cosmetic changes (character info screen)
  644. -My own changes to the above:
  645.         * You may accidentally attack friends if blind, confused etc.
  646.         * No 'friendly uniques' can be summoned
  647.         * You must pay upkeep (mana) for friendly monsters
  648.         * Fixed the fatal "displacing crash" bug (caused by my own code)
  649.         * 'Friends' are also possible as Chaos rewards, artifact activation
  650.  
  651. --
  652. Zangband 2.0.6
  653. -Dos version compiled with Robert Ruehlmann's SVGA graphics+windows code
  654. -The option display_spell_flags works slightly better now (on windowed systems)
  655. -Free Action _almost_ negates the paralyzing effect of 'ancient curse'
  656. -Three new character classes: Warrior-Mage, Chaos Warrior and Monk
  657. -Three new (protective) item flags: Reflection, Auras of Fire and Electricity
  658. -Pattern Vaults implemented -- now any character can walk the Pattern
  659. -The artifacts you create yourself will be *identified* when created
  660. -Certain uniques may drop artifacts which 'belong' to them
  661. -Patch (by Daniel Nash): Wizard mode command to create specific artifacts
  662. -Patch (by Scott Bigham): Rods sort by recharging time left
  663. -Fixed a missing break which was crippling the "Summon Kin" code
  664. -Invulnerability no longer induces 'blindness' with graphics enabled
  665. -Hopefully fixed the char dump so that it no longer requires fp math unit
  666. -Certain ego items with digging actually receive + to digging
  667. -Empty dark levels are a lot less common early on now
  668. -Life magic Holy orb is resisted by non-evils (Hellfire works as before)
  669. -Detect Treasure / Objects also detects Treasure / Object 'monsters'
  670. -Only 'Assassins' (Rogues with Death magic) get a poisoned weapon when created
  671. -Warriors get the extra shots later than rangers
  672. -Lots of minor and cosmetic fixes
  673. *Bugfix release: 2.0.6b:
  674. -Compiled the dos binary so that it asks for no confirmation with stairs
  675. -Birth.txt includes a description of monk attack types
  676. -Chaos Warriors get 'nasty' rewards much less often now
  677. -Fixed a missing break in self_knowledge
  678. -Fixed the 'Tunneling bug'
  679. -Quick-fixed the infamous 'two-eyed cyclopses bug' (for new characters)
  680. -Fixed a minor display bug with equippy chars which did not update correctly
  681. -The function calc_spells() should work a bit more logically now
  682. -Caine and Hagen had their drops mixed; fixed.
  683. -Dworkin may now carry the JoJ. Smeagol may still NOT carry the ... Ring
  684. -Fixed the potion icon bug
  685. -Also redrew / modified / added icons
  686.  
  687. --
  688. Zangband 2.0.5
  689. -Stuff from 2.8.2, including:
  690.         * Auto-knowledge of standard ego item flags
  691.         * The new generic "knowledge" command
  692.         * Preserve artifacts when creation fails
  693.         * 'Synchronized' compact objects+monsters when saving
  694.         * The old z-term.c replaced with the new one
  695.         * Monsters stay visible as long as they are being detected
  696.         * (Other bug fixes already present, like the stacking bug fix)
  697. -Fixed a bug which could cause teleport_player to hang the game
  698. -Fixed the "This race has no bonus power." message bug (zombies, skeletons)
  699. -Halflings can cook some food
  700. -Klackon powers changed: they _become_ faster, activate to spit acid
  701. -Dark Elves gain their power (magic missile) one level earlier now
  702. -Most Chaos attack spells are a bit cheaper for mages
  703. -Chaos loses Blink, new spell ('Wallbreaker') for chaotic wall destruction
  704. -Death Ray (in Necronomicon) works a lot more often now
  705. -Healing II replaced w/ 'Bless Weapon', of use to priests (artifacts resist)
  706. -Blessings of the Grail is no longer 'heavily blessed' :)
  707. -Explosive runes are no longer 'permanent rock'
  708. -Self knowledge gives some info about your racial power now
  709. -'Amber' skill rank (numeric value) is calculated differently now
  710. -Inscribe '.' in a (non-cursed) teleporting item to prevent teleporting
  711. -They will also not teleport you if have the disturb_other option set to FALSE
  712. -Vampiric weapons can heal a maximum of 100 hp per round
  713. -Random bow artifacts no longer get 'useless' (slay xxx) flags
  714. -Immunities are somewhat less common in random artifacts
  715. -The 'bias' code no longer produces arbitrary resistances for ego items
  716. -Better random names for random artifacts
  717. -Also, Julian Lighton's patch to fix crashes (w/ random artifacts) implemented
  718. -Wand of Rockets identifies itself if used (like other wands)
  719. -Scrolls of *identify* are a bit more common now
  720. -*Identify* gives correct info about Fear Resistance in an item
  721. -The temple buys blessed weapons
  722. -A certain artifact which is not in a_info will be cursed when created
  723. -Julian Lighton's ingenious new monster spell to summon 'relatives' added
  724. -The boring Terminator monster replaced w/ Warriors of the Dawn (from Hawkmoon)
  725. -Some of the highest level uniques can now summon Cyberdemons to help them
  726. -Some of the Lovecraftian uniques have been boosted up a bit
  727. -Some of the other uniques have been upgraded a bit as well
  728. -Groo behaves in a more Grooish manner now
  729. -Themis and Mnemosyne have the correct gender now
  730. -Fixed a display bug (on a PC, w/ a shapechanger + no graphics)
  731. -Again, more minor and cosmetic fixes
  732.  
  733. --
  734. Zangband 2.0.4
  735. -Correct version display
  736. -No less than 16 new player races (all new, although a few ideas are borrowed)
  737. -Recharging True replaced w/ Explosive Rune (explodes only if you stand on it)
  738. -Mages can choose Life magic (they are worse than paladins in it)
  739. -Death Knights (variant of the Paladin class) added
  740. -Warriors and Paladins become immune to fear at high levels
  741. -Rogues also get a (much weaker) backstab attack against fleeing foes
  742. -New vaults (vaguely based on ancient Egyptian tombs / temples)
  743. -Small levels have (initially) less monsters now (related to the level size)
  744. -More precautions to avoid (the rare) hangups when a small level is generated
  745. -Fixed a bug with spell selection (cmd5.c)
  746. -Rings of Flames etc. also give temporary resistance when activated
  747. -Rings of Flames etc. show their activation info now when *identified*
  748. -Weapons of fire will also work as light now
  749. -Slightly better, 'smart' generation of random artifacts
  750. -New summoning effects for 'wild magic'
  751. -Level based bonus to the racial power activation test
  752. -Ball of Radiation & Invoke Logrus (monster attacks) are functional now
  753. -Radiation effects changed slightly
  754. -A certain artifact which is not in a_info no longer gets RES_DISEN
  755. -Minor changes to the PC font (hopefully for the better...)
  756. -Slightly saner price calculation for random items
  757. -Slightly better prompts ("recite which prayer" vs "cast which prayer")
  758. -Other cosmetic and minor fixes
  759.  
  760. --
  761. Zangband 2.0.3
  762. -Rings of Flames, Ice and Acid can now be activated (for an obvious effect)
  763. -New vaults (some have their floor plans borrowed from Nethack)
  764. -Cosmetic fixes (documentation)
  765. -Game balance fixes
  766. -Kharis no longer crashes the spoiler generation
  767. -Evil jellies (like death molds and shoggoths) no longer show up in jelly pits
  768. -Better 'speech' for uniques that are afraid (/lib/file/monfear.txt)
  769. -Trump weapons can now also be activated for teleport
  770. -Ego weapon damage dice loaded properly
  771. -Amberites can now open doors, 'summon Amberites' no longer produces undead
  772. -Monster special resistances fully implemented
  773. -Grayswandir is a sabre now
  774. -Rings of high resistance stack now (Lordly Protection doesn't)
  775. -Fixed Rings of Extra Attacks
  776. -Curing also cures hallucination
  777. -Angels are fearless now
  778. -Nature's Wrath (spell) damage upgraded
  779. -Call Chaos sometimes produces highly destructive beams now
  780.  
  781. --
  782. Zangband 2.0.2
  783. -Internal version Angband 2.8.1, fake version (Z 2.0.2) displayed for commands
  784. -Finally updated (almost all of) the documentation!
  785. -Fixed more bugs in v_info
  786. -The stacking patch applied (fixes gold deleting all objects below it)
  787. -Redraw mana / hp after using racial powers & receiving rewards
  788. -Certain stationary monsters are fearless now
  789. -Priests can choose Life or Death magic (not both) + 1 from S / N / C
  790. -Some paladin prayers are slightly easier now
  791. -Sorcery spells are now available earlier (to make the realm more competitive)
  792. -Miscast Chaos spells may produce random "wild magic" effects
  793. -Miscast Death spells may hurt the player
  794. -Nature Awareness downgraded slightly
  795. -'Produce food' (Nature spell) renamed to 'Foraging' (no real reason, though)
  796. -Other cosmetic fixes+enhancements (Ball of Cold has no longer "Duration" :)
  797. -Different colours for the special player symbol (level dependent)
  798. -Nightwalker CAN_SPEAK moved to Raphael (where it belongs)
  799. -Rotting corpses and malicious leprechauns have physical attacks now
  800. -No more freebie attacks on unseen monsters in walls (digging must be used)
  801. -Using certain aimed rods no longer randomly crashes the game
  802. -Small levels should no longer cause alloc_monster to hang the game
  803. -Dragon Helm of Dor-Lomin no longer crashes the game
  804. -Arcum Dagsson's code to support separate macro files for different realms
  805. -Fixed a bug that prevented random resistances for some artifacts
  806. -Fixed a bug which prevented the saving of random flags from certain items
  807. -Better name-forming code for Random artifacts (created in Black Market)
  808. -Better descriptions for unidentified objects (without show_labels)
  809. -Equippy characters restored as an option by popular demand (I missed them too)
  810. -Initial life rating display moved to a more logical place
  811. -do_cmd_rerate will now be compiled even without wizard mode
  812. -Rewards for killing wanted uniques are at least 250 gold (not 0 gold)
  813. -Option to dump the 'final' screen (when you die)
  814.  
  815. --
  816. Zangband 2.0.1
  817. -Nature Sense Surroundings upgraded to Nature Awareness
  818. -Removed 'marginal' item generation from temple, added 3 * scroll of WoR
  819. -Compile time option to display different player symbols (/race, /class)
  820. -Fixed take_hit message for Scroll of Logrus (not "of Chaos")
  821. -Fixed the major bug with spell remembrance/forgetting in xtra1.c
  822. -Fixed the damage display for Frost Bolt
  823. -Fixed "You can learn 1 new spells." in cmd5.c
  824. -Magic traps are a bit less lethal early on
  825. -Silly hallucination monsters (as in Nethack)
  826. -Potion of Confusion -> Booze
  827. -Alchemy now takes into account the amount of items (max still 30k / spell)
  828. -Changes to options
  829. -Genocide True replaced with Vampiric Branding
  830. -Fixed a bug in v_info
  831. -Items stolen by the agents of black market may show up in the Black market
  832. -Racial intrinsics are a bit easier to use now
  833.  
  834. --
  835. Zangband 2.0.0
  836. -New spell system (life, sorcery, nature, chaos, death magic)
  837. -New monsters list (mostly from the older Zangband)
  838. -User can_not_ set the colors of flavored objects (via pref files)
  839. -Warriors get extra blows and shots, increased damage
  840. -Rangers have a slightly better innate pseudo-id
  841. -Last words, speaking uniques, rumors, warrants, error messages
  842. -"Negative" level feelings
  843. -New ego items and artifacts
  844. -New object flags (VORPAL, CHAOTIC, VAMPIRIC, BRAND_POIS)
  845. -Rogues start with a poisoned dagger and can backstab nasties
  846. -xtra1.c, files.c: DUNADAN -> AMBERITE
  847. -Other stuff...
  848.